lcFillet Home

Defines radius of fillet arc.

 BOOL lcFillet (
   double Rad,
   double Bis,
   double Tang
 );

Parameters
Rad Bis Tang
  Arc's radius or bisector length or tangent length.
Only one parameter must have value, other two - zero.

This picture explains the meaning of the parameters:


Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  Code sample,   lcFilletSetLines,   lcFilletGetPoint